home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 106
/
Vol 106.iso
/
games
/
garfield.swf
/
scripts
/
DefineSprite_312_england_helper
/
frame_10
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2010-04-12
|
148 b
|
10 lines
if(!first_time)
{
this._x += 158;
}
if(Math.abs(_parent.ball_mov._x - (this._x + 84)) < 79)
{
gotoAndStop("move_ball");
play();
}